Gets a value indicating whether to cut unused space in produced images.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public bool CutUnusedSpace { get; }
VB
Public ReadOnly Property CutUnusedSpace As Boolean
Get
Property Value
Type:
Booleantrue if unused space should be cut; otherwise,
false.
Remarks
See Also