Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / Scaler Class / DestinationHeight Property

In This Topic
    DestinationHeight Property
    In This Topic
    Gets or sets the destination height, in pixels.
    Syntax
    'Declaration
     
    Public Property DestinationHeight As System.Integer
    public System.int DestinationHeight {get; set;}
    See Also