Specifies the vertical resolution in dots per inch.
Read/write
UInt32.
Namespace:
Aspose.Slides.Export
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 21.4.0.0 (21.4)
Syntaxpublic uint DpiY { get; set; }
Public Property DpiY As UInteger
Get
Set
public:
virtual property unsigned int DpiY {
unsigned int get () sealed;
void set (unsigned int value) sealed;
}
abstract DpiY : uint32 with get, set
override DpiY : uint32 with get, set
Property Value
Type:
UInt32Implements
ITiffOptionsDpiY
See Also