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

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