PresentationStyleSettingsTopicTransformation Property
This read-only property returns the topic transformation to use
Namespace: Sandcastle.Core.PresentationStyleAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public TopicTransformationCore TopicTransformation { get; protected set; }
Public Property TopicTransformation As TopicTransformationCore
Get
Protected Set
public:
property TopicTransformationCore^ TopicTransformation {
TopicTransformationCore^ get ();
protected: void set (TopicTransformationCore^ value);
}
member TopicTransformation : TopicTransformationCore with get, set
Property Value
TopicTransformationCore