PageInfo
PageInfo class
Defines page description properties.
public class PageInfo : IPageInfo, ISerializable
Constructors
Name | Description |
---|---|
PageInfo(int, bool) | Initializes new instance of PageInfo class. |
PageInfo(int, bool, int, int) | Initializes new instance of PageInfo class. |
Properties
Name | Description |
---|---|
Document { get; set; } | Gets the document info. |
Height { get; } | Gets page height in pixels when converted to image. |
Number { get; } | Gets the page number. |
Visible { get; } | Indicates whether page is visibile or not. |
Width { get; } | Gets page width in pixels when converted to image. |
See Also
- interface IPageInfo
- namespace GroupDocs.Merger.Domain.Result
- assembly GroupDocs.Merger