InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
IFootnoteSettingsCmdData::FootnoteLinePrefs Struct Reference

#include <IFootnoteSettingsCmdData.h>

Public Member Functions

 FootnoteLinePrefs (const IFootnoteSettings *target, IFootnoteSettings::FootnoteRuleKind k)
 
 FootnoteLinePrefs (const FootnoteLinePrefs &other)
 
void InitializeColors (IWorkspace *workspace)
 

Public Attributes

bool16 fSeparatorLineOn
 
ICompositionStyle::StrokeType fStrokeType
 
UID fColorStroke
 
UID fColorGap
 
PMReal fIndentLeft
 
PMReal fWidth
 
PMReal fOffset
 
PMReal fWeightStroke
 
PMReal fTintStroke
 
bool16 fOverprintStroke
 
PMReal fTintGap
 
bool16 fOverprintGap
 

Detailed Description

Struct encapsulating the preferences for line that separates the main text from the footnotes. This struct applies to both the line that separates a new footnote and that of a continuing footnote from the previous column/frame.