<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Groupdocs API References – com.groupdocs.annotation.options.export</title>
    <link>/annotation/java/com.groupdocs.annotation.options.export/</link>
    <description>Recent content in com.groupdocs.annotation.options.export on Groupdocs API References</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
	  <atom:link href="/annotation/java/com.groupdocs.annotation.options.export/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Java: AnnotationType</title>
      <link>/annotation/java/com.groupdocs.annotation.options.export/annotationtype/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/annotation/java/com.groupdocs.annotation.options.export/annotationtype/</guid>
      <description>
        
        
        &lt;p&gt;&lt;strong&gt;Inheritance:&lt;/strong&gt;
java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final class AnnotationType extends System.Enum
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Annotation types&lt;/p&gt;
&lt;h2 id=&#34;fields&#34;&gt;Fields&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Field&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#NONE&#34;&gt;NONE&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Default value&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#AREA&#34;&gt;AREA&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The area annotation type that highlights rectangular area within the document page&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#ARROW&#34;&gt;ARROW&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that draws an arrow on the document page&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#DISTANCE&#34;&gt;DISTANCE&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that measures distance between elements of a document page&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#ELLIPSE&#34;&gt;ELLIPSE&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation of elliptic form that marks parts of document content&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#LINK&#34;&gt;LINK&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that represents a hyperlink to a remote resource&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#POINT&#34;&gt;POINT&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The point annotation type that sticks a comment to an any place within document page&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#POLYLINE&#34;&gt;POLYLINE&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The polyline annotation type that allows add drawing shapes and freehand lines to a document page&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#RESOURCES-REDACTION&#34;&gt;RESOURCES_REDACTION&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that hides textual content behind black rectangle&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#TEXT-FIELD&#34;&gt;TEXT_FIELD&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The text field annotation type represents textual comment inside colored frame&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#TEXT-HIGHLIGHT&#34;&gt;TEXT_HIGHLIGHT&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that highlights and comments selected text&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#TEXT-REDACTION&#34;&gt;TEXT_REDACTION&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that fills part of selected text with black rectangle.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#TEXT-REPLACEMENT&#34;&gt;TEXT_REPLACEMENT&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that replaces original text with other provided text fragment&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#TEXT-STRIKEOUT&#34;&gt;TEXT_STRIKEOUT&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that marks text fragment with a strikethrough styling&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#TEXT-UNDERLINE&#34;&gt;TEXT_UNDERLINE&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that marks text with a underline styling&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#WATERMARK&#34;&gt;WATERMARK&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that adds textual watermark over document page&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#IMAGE&#34;&gt;IMAGE&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that adds image overlay over document page content&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#DROPDOWN&#34;&gt;DROPDOWN&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The component type that adds dropdown component for pdf document  &lt;strong&gt;only&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#CHECKBOX&#34;&gt;CHECKBOX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that adds checkbox for pdf document&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#BUTTON&#34;&gt;BUTTON&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that adds button for pdf document&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#TEXT-SQUIGGLY&#34;&gt;TEXT_SQUIGGLY&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that squiggly and comments selected text&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#SEARCH-TEXT&#34;&gt;SEARCH_TEXT&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The annotation type that search fragment text in document&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#ALL&#34;&gt;ALL&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;All&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;methods&#34;&gt;Methods&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Method&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#numbers--&#34;&gt;numbers()&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#getName-int-&#34;&gt;getName(int type)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;NONE&#34;&gt;NONE&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int NONE
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Default value&lt;/p&gt;
&lt;h3 id=&#34;AREA&#34;&gt;AREA&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int AREA
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The area annotation type that highlights rectangular area within the document page&lt;/p&gt;
&lt;h3 id=&#34;ARROW&#34;&gt;ARROW&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int ARROW
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that draws an arrow on the document page&lt;/p&gt;
&lt;h3 id=&#34;DISTANCE&#34;&gt;DISTANCE&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int DISTANCE
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that measures distance between elements of a document page&lt;/p&gt;
&lt;h3 id=&#34;ELLIPSE&#34;&gt;ELLIPSE&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int ELLIPSE
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation of elliptic form that marks parts of document content&lt;/p&gt;
&lt;h3 id=&#34;LINK&#34;&gt;LINK&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int LINK
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that represents a hyperlink to a remote resource&lt;/p&gt;
&lt;h3 id=&#34;POINT&#34;&gt;POINT&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int POINT
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The point annotation type that sticks a comment to an any place within document page&lt;/p&gt;
&lt;h3 id=&#34;POLYLINE&#34;&gt;POLYLINE&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int POLYLINE
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The polyline annotation type that allows add drawing shapes and freehand lines to a document page&lt;/p&gt;
&lt;h3 id=&#34;RESOURCES-REDACTION&#34;&gt;RESOURCES_REDACTION&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int RESOURCES_REDACTION
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that hides textual content behind black rectangle&lt;/p&gt;
&lt;h3 id=&#34;TEXT-FIELD&#34;&gt;TEXT_FIELD&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int TEXT_FIELD
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The text field annotation type represents textual comment inside colored frame&lt;/p&gt;
&lt;h3 id=&#34;TEXT-HIGHLIGHT&#34;&gt;TEXT_HIGHLIGHT&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int TEXT_HIGHLIGHT
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that highlights and comments selected text&lt;/p&gt;
&lt;h3 id=&#34;TEXT-REDACTION&#34;&gt;TEXT_REDACTION&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int TEXT_REDACTION
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that fills part of selected text with black rectangle.&lt;/p&gt;
&lt;h3 id=&#34;TEXT-REPLACEMENT&#34;&gt;TEXT_REPLACEMENT&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int TEXT_REPLACEMENT
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that replaces original text with other provided text fragment&lt;/p&gt;
&lt;h3 id=&#34;TEXT-STRIKEOUT&#34;&gt;TEXT_STRIKEOUT&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int TEXT_STRIKEOUT
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that marks text fragment with a strikethrough styling&lt;/p&gt;
&lt;h3 id=&#34;TEXT-UNDERLINE&#34;&gt;TEXT_UNDERLINE&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int TEXT_UNDERLINE
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that marks text with a underline styling&lt;/p&gt;
&lt;h3 id=&#34;WATERMARK&#34;&gt;WATERMARK&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int WATERMARK
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that adds textual watermark over document page&lt;/p&gt;
&lt;h3 id=&#34;IMAGE&#34;&gt;IMAGE&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int IMAGE
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that adds image overlay over document page content&lt;/p&gt;
&lt;h3 id=&#34;DROPDOWN&#34;&gt;DROPDOWN&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int DROPDOWN
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The component type that adds dropdown component for pdf document  &lt;strong&gt;only&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;CHECKBOX&#34;&gt;CHECKBOX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int CHECKBOX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that adds checkbox for pdf document&lt;/p&gt;
&lt;h3 id=&#34;BUTTON&#34;&gt;BUTTON&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int BUTTON
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that adds button for pdf document&lt;/p&gt;
&lt;h3 id=&#34;TEXT-SQUIGGLY&#34;&gt;TEXT_SQUIGGLY&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int TEXT_SQUIGGLY
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that squiggly and comments selected text&lt;/p&gt;
&lt;h3 id=&#34;SEARCH-TEXT&#34;&gt;SEARCH_TEXT&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int SEARCH_TEXT
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The annotation type that search fragment text in document&lt;/p&gt;
&lt;h3 id=&#34;ALL&#34;&gt;ALL&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final int ALL
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;All&lt;/p&gt;
&lt;h3 id=&#34;numbers--&#34;&gt;numbers()&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static int[] numbers()
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
int[]&lt;/p&gt;
&lt;h3 id=&#34;getName-int-&#34;&gt;getName(int type)&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static String getName(int type)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;Parameters:&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;
&lt;th&gt;Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;type&lt;/td&gt;
&lt;td&gt;int&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
java.lang.String&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Java: SaveOptions</title>
      <link>/annotation/java/com.groupdocs.annotation.options.export/saveoptions/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/annotation/java/com.groupdocs.annotation.options.export/saveoptions/</guid>
      <description>
        
        
        &lt;p&gt;&lt;strong&gt;Inheritance:&lt;/strong&gt;
java.lang.Object&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public class SaveOptions
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Allows to specify additional options (such as password) when saving annotated document.&lt;/p&gt;
&lt;h2 id=&#34;constructors&#34;&gt;Constructors&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Constructor&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#SaveOptions--&#34;&gt;SaveOptions()&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;methods&#34;&gt;Methods&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Method&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#getAnnotationTypes--&#34;&gt;getAnnotationTypes()&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Defines what annotations will be in resultant document.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#setAnnotationTypes-int-&#34;&gt;setAnnotationTypes(int value)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Defines what annotations will be in resultant document.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#getOnlyAnnotatedPages--&#34;&gt;getOnlyAnnotatedPages()&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Indicates whether to save only annotated pages or not;.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#setOnlyAnnotatedPages-boolean-&#34;&gt;setOnlyAnnotatedPages(boolean value)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Indicates whether to save only annotated pages or not;.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#getFirstPage--&#34;&gt;getFirstPage()&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;First page number when saving page range.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#setFirstPage-int-&#34;&gt;setFirstPage(int value)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;First page number when saving page range.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#getLastPage--&#34;&gt;getLastPage()&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Last page number when saving page range.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#setLastPage-int-&#34;&gt;setLastPage(int value)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Last page number when saving page range.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#getVersion--&#34;&gt;getVersion()&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Version Key that will be used to access current version&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#setVersion-java.lang.Object-&#34;&gt;setVersion(Object value)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Version Key that will be used to access current version&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;SaveOptions--&#34;&gt;SaveOptions()&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public SaveOptions()
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id=&#34;getAnnotationTypes--&#34;&gt;getAnnotationTypes()&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final int getAnnotationTypes()
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Defines what annotations will be in resultant document.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
int -&lt;/p&gt;
&lt;h3 id=&#34;setAnnotationTypes-int-&#34;&gt;setAnnotationTypes(int value)&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final void setAnnotationTypes(int value)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Defines what annotations will be in resultant document.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters:&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;
&lt;th&gt;Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;value&lt;/td&gt;
&lt;td&gt;int&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;getOnlyAnnotatedPages--&#34;&gt;getOnlyAnnotatedPages()&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final boolean getOnlyAnnotatedPages()
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Indicates whether to save only annotated pages or not;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
boolean -&lt;/p&gt;
&lt;h3 id=&#34;setOnlyAnnotatedPages-boolean-&#34;&gt;setOnlyAnnotatedPages(boolean value)&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final void setOnlyAnnotatedPages(boolean value)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Indicates whether to save only annotated pages or not;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters:&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;
&lt;th&gt;Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;value&lt;/td&gt;
&lt;td&gt;boolean&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;getFirstPage--&#34;&gt;getFirstPage()&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final int getFirstPage()
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;First page number when saving page range.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
int -&lt;/p&gt;
&lt;h3 id=&#34;setFirstPage-int-&#34;&gt;setFirstPage(int value)&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final void setFirstPage(int value)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;First page number when saving page range.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters:&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;
&lt;th&gt;Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;value&lt;/td&gt;
&lt;td&gt;int&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;getLastPage--&#34;&gt;getLastPage()&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final int getLastPage()
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Last page number when saving page range.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
int -&lt;/p&gt;
&lt;h3 id=&#34;setLastPage-int-&#34;&gt;setLastPage(int value)&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final void setLastPage(int value)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Last page number when saving page range.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters:&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;
&lt;th&gt;Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;value&lt;/td&gt;
&lt;td&gt;int&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;getVersion--&#34;&gt;getVersion()&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final Object getVersion()
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Version Key that will be used to access current version&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
java.lang.Object -&lt;/p&gt;
&lt;h3 id=&#34;setVersion-java.lang.Object-&#34;&gt;setVersion(Object value)&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final void setVersion(Object value)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Version Key that will be used to access current version&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters:&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;
&lt;th&gt;Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;value&lt;/td&gt;
&lt;td&gt;java.lang.Object&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

      </description>
    </item>
    
  </channel>
</rss>
