Accusoft.PdfXpress5.Net
RenderMode Enumeration
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace : RenderMode Enumeration




Glossary Item Box

Represents the render mode to be used for added text. This allows for specification of visibility.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
NotVisible3Text is added to the PDF document but is not visible. This has a value of 3.
StrokeFill2Text glyphs are outlined and filled. This is normal, visible PDF text with a value of 2.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.PdfXpressSdk.RenderMode

See Also

©2012. Accusoft Corporation. All Rights Reserved.