Interface IPageDimension
Describes a page.
Namespace: Sig.PdfClient
Assembly: SigPdfClient.dll
Syntax
public interface IPageDimension
Remarks
Assumes 72 dots per inch.
Properties
Name | Description |
---|---|
Height | The height of the page. |
PageNumber | The zero based page number. |
Width | The width of the page. |