DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class TagOptions

java.lang.Object
  extended by com.cete.dynamicpdf.TagOptions

public class TagOptions
extends java.lang.Object

Represents a tag options.

Licensing:
This class is a DynamicPDF Generator Enterprise Edition feature. One of the following licenses is required for non-evaluation usage:

View Example


Constructor Summary
TagOptions()
          Initializes a new instance of the TagOptions class.
TagOptions(boolean layoutAttributes)
          Initializes a new instance of the TagOptions class.
 
Method Summary
 boolean getIncludeLayoutAttributes()
          Gets a value indicating inclusion of layout attributes.
 void setIncludeLayoutAttributes(boolean includeLayoutAttributes)
          Sets a value indicating inclusion of layout attributes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagOptions

public TagOptions()
Initializes a new instance of the TagOptions class.


TagOptions

public TagOptions(boolean layoutAttributes)
Initializes a new instance of the TagOptions class.

Parameters:
layoutAttributes - Specifies if layout attributes is required.
Method Detail

getIncludeLayoutAttributes

public boolean getIncludeLayoutAttributes()
Gets a value indicating inclusion of layout attributes.

Returns:
value Indicates the presence of default layout attributes.

setIncludeLayoutAttributes

public void setIncludeLayoutAttributes(boolean includeLayoutAttributes)
Sets a value indicating inclusion of layout attributes.

Parameters:
includeLayoutAttributes - Value indicates the presence of default layout attributes.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software