Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicTiffWriter Class / DefaultFrameHeight Property

In This Topic
    DefaultFrameHeight Property
    In This Topic
    Gets or sets the default height of a frame, in DIPs.
    Syntax
    'Declaration
     
    Public Property DefaultFrameHeight As System.Single
    public System.float DefaultFrameHeight {get; set;}
    See Also