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