Hallo, I'm trying to reset property values in text frames in my extension (Java), so, the values from text frame style will be used. My steps are ...
- set text frame style properties (HoriOrient*) - apply text frame style to frame - reset text frame properties (HoriOrient*) to default via XPropertyState.setPropertyToDefault() ... first two steps work perfectly, but the last one doesn't. Is this correct way how to reset properties to their default values or is there another way how to do it? -- Robert Vojta --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
