VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfTextEncodingObfuscator Class
Constructors Properties Methods SeeAlso
In This Topic
    PdfTextEncodingObfuscator Class Members
    In This Topic
    The following tables list the members exposed by PdfTextEncodingObfuscator.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfTextEncodingObfuscator class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether SDK must duplicate font on each page, where font is used, if font is used more than on 1 page.
    Public PropertyGets or sets the maximum duplicate count of symbol.
    Public PropertyGets or sets the minimum duplicate count of symbol.
    Public Methods
     NameDescription
    Public MethodOverloaded. Obfuscates encodings of all fonts containing within the specified PDF document.
    See Also