PdfDocumentInfoWidth Property |
Gets page width
Namespace: GroupDocs.Conversion.ContractsAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic double Width { get; }
Public ReadOnly Property Width As Double
Get
public:
property double Width {
double get ();
}
member Width : float with get
Property Value
Type:
Double
See Also