PsdDocumentInfoHeight Property |
Gets height
Namespace: GroupDocs.Conversion.ContractsAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.5.0.0 (22.5)
Syntaxpublic int Height { get; }
Public ReadOnly Property Height As Integer
Get
public:
property int Height {
int get ();
}
member Height : int with get
Property Value
Type:
Int32
See Also