it.stefanochizzolini.clown.documents.contents.objects
Class BeginMarkedContent
java.lang.Object
it.stefanochizzolini.clown.documents.contents.objects.ContentObject
it.stefanochizzolini.clown.documents.contents.objects.Operation
it.stefanochizzolini.clown.documents.contents.objects.BeginMarkedContent
public final class BeginMarkedContent
- extends Operation
'Begin marked-content sequence' operation [PDF:1.6:10.5].
- Since:
- 0.0.7
- Version:
- 0.0.8
- Author:
- Stefano Chizzolini (http://www.stefanochizzolini.it)
Methods inherited from class it.stefanochizzolini.clown.documents.contents.objects.ContentObject |
applyTo |
PropertyListOperator
public static final String PropertyListOperator
- See Also:
- Constant Field Values
SimpleOperator
public static final String SimpleOperator
- See Also:
- Constant Field Values
BeginMarkedContent
public BeginMarkedContent(PdfName tag)
BeginMarkedContent
public BeginMarkedContent(PdfName tag,
PdfDirectObject properties)
getProperties
public PdfDirectObject getProperties()
- Gets the private information meaningful to the program (application or plugin extension)
creating the marked content.
getTag
public PdfName getTag()
- Gets the role or significance of the marked content.
setProperties
public void setProperties(PdfDirectObject value)
setTag
public void setTag(PdfName value)
Project home page
Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.