ParagraphStyleName Property

Pageflex Document Action API

Pageflex Document Action API ParagraphStyleName Property
Namespaces > Pageflex.Scripting.Exceptions > ParagraphStyleNotFoundException > ParagraphStyleName
The name of the paragraph style that was not found.
Syntax
C# Visual Basic Managed C++
public string ParagraphStyleName { get; }
Public ReadOnly Property ParagraphStyleName As String
public:
String^ ParagraphStyleName {
	String^ get ();
}
Exceptions
Exception Condition
StaleScriptingObjectException This object's associated internal object no longer exists.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)