Returns:
java.lang.String - An uppercase string value that represents a name of the template item.
getPageIndex()
public Integer getPageIndex()
Gets the page index of the template item.
Returns:
java.lang.Integer - An integer value that represents the index of the page where the template item is located; null if the template item is located on any page.
getPageWidth()
public Double getPageWidth()
Gets the width of the page that was used to create the template item.
Returns:
java.lang.Double - The width of the page in pixels; null if the page width is unknown.
getUseUpperCaseName()
public boolean getUseUpperCaseName()
Gets a value that indicates whether a Name was converted to UPPER CASE.
Returns:
boolean - A boolean value that indicates whether a Name was converted to UPPER CASE.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.